projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ac6835
)
Fix a typo in a comment.
author
Eli Zaretskii
<eliz@gnu.org>
Thu, 22 Feb 2001 18:13:41 +0000
(18:13 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Thu, 22 Feb 2001 18:13:41 +0000
(18:13 +0000)
lisp/textmodes/texinfmt.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/texinfmt.el
b/lisp/textmodes/texinfmt.el
index 0441602b3a753ad21873430ce69a66919afee3ed..461dd9c43996164ae754930317efd03fbcfffba5 100644
(file)
--- a/
lisp/textmodes/texinfmt.el
+++ b/
lisp/textmodes/texinfmt.el
@@
-868,7
+868,7
@@
lower types.")
;; Otherwise: the other characters are simply quoted. Delete the @.
(t
(delete-char -1)
- ;; Be compatible with makeinfo: if @' and its il
d
are
+ ;; Be compatible with makeinfo: if @' and its il
k
are
;; followed by a @ without a brace, barf.
(if (looking-at "[\"'^`~=]")
(progn